projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d62e2fa
)
Adwaita: notebook tab focus
author
Jakub Steiner
<jimmac@gmail.com>
Mon, 4 May 2020 14:33:24 +0000
(16:33 +0200)
committer
Jakub Steiner
<jimmac@gmail.com>
Mon, 4 May 2020 15:54:12 +0000
(17:54 +0200)
- just like entries tabs need to be handled with focus-within
gtk/theme/Adwaita/_common.scss
patch
|
blob
|
history
diff --git
a/gtk/theme/Adwaita/_common.scss
b/gtk/theme/Adwaita/_common.scss
index ac06013bcb0553a863bf8c4fec812b3ea0f13c72..77580161e667935f9bb700c5c043a7b18798be27 100644
(file)
--- a/
gtk/theme/Adwaita/_common.scss
+++ b/
gtk/theme/Adwaita/_common.scss
@@
-1864,7
+1864,7
@@
popover.background {
* Notebooks *
*************/
notebook {
- @include focus-ring("> header > tabs > tab", $offset: -7px);
+ @include focus-ring("> header > tabs > tab", $offset: -7px
, $within: true
);
> header {
padding: 1px;